home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / tangerine-panic.swf / scripts / frame_37 / PlaceObject2_46_19 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-04  |  89 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.lives < 2)
  3.    {
  4.       gotoAndStop(37);
  5.    }
  6. }
  7.